LinuxQMISDK-Lite  SLQS04.00.27
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
MbimEventEntry Struct Reference

Data Fields

uint8_t DeviceServiceId [16]
 
uint32_t CidCount
 
uint32_t Cids [64]
 

Detailed Description

This structure represents the command IDs (CIDs) of indications related to a specific MBIM device service for which a user will be informed.

Parameters
DeviceServiceId
  • The MBIM device service's UUID which relates to the indications.
CidCount
  • Number of CIDs for which indications are to be generated. 0 means all CIDs of that MBIM device service.
Cids
  • Fixed size array of CIDs. The first 'CidCount' elements of the array will be passed to the device, upto a maximum of MBIM_MAX_CIDS.

Field Documentation

uint32_t MbimEventEntry::CidCount
uint32_t MbimEventEntry::Cids[64]
uint8_t MbimEventEntry::DeviceServiceId[16]

Copyright (c) 2011-2015 Sierra Wireless, Inc. All rights reserved